[INFO] cloning repository https://github.com/LiamWhitenack/azul-research-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiamWhitenack/azul-research-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiamWhitenack%2Fazul-research-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiamWhitenack%2Fazul-research-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb3baa5490a627d3d1c2a261640789e04676fbf1
[INFO] fixing LiamWhitenack/azul-research-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiamWhitenack%2Fazul-research-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LiamWhitenack/azul-research-rust
[INFO] finished tweaking git repo https://github.com/LiamWhitenack/azul-research-rust
[INFO] tweaked toml for git repo https://github.com/LiamWhitenack/azul-research-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiamWhitenack/azul-research-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiamWhitenack/azul-research-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mpi-sys v0.2.2
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.4
[INFO] [stderr]   Downloaded mpi v0.8.0
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072
[INFO] running `Command { std: "docker" "start" "bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]    Compiling build-probe-mpi v0.1.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling mpi v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling mpi-sys v0.2.2
[INFO] [stderr]     Checking libffi v3.2.0
[INFO] [stderr]     Checking azul-research-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `dfs::get_all_scores`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dfs::get_all_scores;
[INFO] [stdout]    |     ^^^^^--------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          no `get_all_scores` in `dfs`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dfs::get_all_scores_mpi;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dfs::get_all_scores`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dfs::get_all_scores;
[INFO] [stdout]    |     ^^^^^--------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          no `get_all_scores` in `dfs`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dfs::get_all_scores_mpi;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `view_progression::*`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use view_progression::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `view_progression::*`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use view_progression::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `all_gather_into_vec` found for struct `SimpleCommunicator` in the current scope
[INFO] [stdout]    --> src/dfs.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let all_results: Vec<Vec<GameProgression>> = world
[INFO] [stdout]     |  ______________________________________________________-
[INFO] [stdout] 102 | |             .all_gather_into_vec(&res);
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `all_gather_into` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpi-0.8.0/src/collective.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 | /     fn all_gather_into<S: ?Sized, R: ?Sized>(&self, sendbuf: &S, recvbuf: &mut R)
[INFO] [stdout]  77 | |     where
[INFO] [stdout]  78 | |         S: Buffer,
[INFO] [stdout]  79 | |         R: BufferMut,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `all_gather_into_vec` found for struct `SimpleCommunicator` in the current scope
[INFO] [stdout]    --> src/dfs.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let all_results: Vec<Vec<GameProgression>> = world
[INFO] [stdout]     |  ______________________________________________________-
[INFO] [stdout] 102 | |             .all_gather_into_vec(&res);
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `all_gather_into` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpi-0.8.0/src/collective.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 | /     fn all_gather_into<S: ?Sized, R: ?Sized>(&self, sendbuf: &S, recvbuf: &mut R)
[INFO] [stdout]  77 | |     where
[INFO] [stdout]  78 | |         S: Buffer,
[INFO] [stdout]  79 | |         R: BufferMut,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-research-rust` (bin "azul-research-rust" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azul-research-rust` (bin "azul-research-rust") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072", kill_on_drop: false }`
[INFO] [stdout] bd0e48c962878336a9f95d61fcee730e48a2591070a9f8b6ca642acb7c8cc072
